Release 10.1A: OpenEdge Development:
Progress 4GL Reference


CAN-SET function

Returns a logical value indicating whether you can set a specified attribute for a specified widget.

Syntax

CAN-SET ( widget-handle , attribute-name ) 

widget-handle

An expression that evaluates to a widget handle. The handle must refer to a valid widget.

attribute-name

An expression that evaluates to a character-string value. The contents of the string must be an attribute name. For more information on attributes, see the "Attributes and Methods Reference" section.

Notes

See also

CAN-QUERY function, LIST-QUERY-ATTRS function, LIST-SET-ATTRS function


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095